Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ff9c38bba37937adb909cceb2a6521f2e92e17c6
/
include
/
linux
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dcbccbd4
net: Implement for_each_netdev_reverse.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 15 years ago
5789d29
ethtool: Add Direct Attach support to connector port reporting
by PJ Waskiewicz
· 15 years ago
5656b6c
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
5e75659
vlan: support "loose binding" to the underlying network device
by Patrick McHardy
· 15 years ago
27c0b1a
macvlan: export macvlan mode through netlink
by Arnd Bergmann
· 15 years ago
4454096
veth: move loopback logic to common location
by Arnd Bergmann
· 15 years ago
4e242d1
xfrm: Define new XFRM netlink auth attribute with specified truncation bits
by Martin Willi
· 15 years ago
4ba3eb0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
475cba4
sctp: implement definition for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
4ced24c
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
by Kevin Wells
· 15 years ago
308efab
vt: Fix use of "new" in a struct field
by Alan Cox
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 15 years ago
31ba99d
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
by David Howells
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 15 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
ad4bb6f
cfg80211: disallow bridging managed/adhoc interfaces
by Johannes Berg
· 15 years ago
386e50c
X25: Enable setting of cause and diagnostic fields
by Andrew Hendry
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
136cfa2
mac80211: use a structure to hold the mesh config information element
by Rui Paulo
· 15 years ago
875405a
rfkill: Add constant for RFKILL_TYPE_FM radio devices
by Marcel Holtmann
· 15 years ago
0878c35
rfkill: Add missing description for RFKILL_TYPE_GPS
by Marcel Holtmann
· 15 years ago
c95cf3d0
wl1251: add NVS in EEPROM support
by David-John Willis
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
e014deb
linkwatch: linkwatch_forget_dev() to speedup device dismantle
by Eric Dumazet
· 15 years ago
395264d
net: introduce NETDEV_UNREGISTER_PERNET
by Octavian Purdila
· 15 years ago
d83345a
net: add dev_txq_stats_fold() helper
by Eric Dumazet
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
c85e9d7
znet: fix build failure from i82593.h relocation
by John W. Linville
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 15 years ago
b9f5d52
remove deprecated and not used: print_mac()
by Marin Mitov
· 15 years ago
9a1654b
net: Optimize hard_start_xmit() return checking
by Jarek Poplawski
· 15 years ago
1a7af63
nilfs2: deleted struct nilfs_dat_group_desc
by Jiro SEKIBA
· 15 years ago
cd4ca27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
61fa713
cfg80211: return channel noise via survey API
by Holger Schurig
· 15 years ago
63c5723
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
90a5e16
mac80211: implement RANN processing and forwarding
by Rui Paulo
· 15 years ago
572a9d7
net: allow to propagate errors through ->ndo_hard_start_xmit()
by Patrick McHardy
· 15 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
8b78764
nl80211: add a parameter for using 4-address frames on virtual interfaces
by Felix Fietkau
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
254245d
netdev: add netdev_continue_rcu
by stephen hemminger
· 15 years ago
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
7a50a24
net/compat_ioctl: support SIOCWANDEV
by Arnd Bergmann
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
b215c57
net: kill proto_ops wrapper
by Arnd Bergmann
· 15 years ago
b622d97a
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
by David S. Miller
· 15 years ago
2dceba1
compat: add struct compat_ifreq etc to compat.h
by Arnd Bergmann
· 15 years ago
10d626f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
62d8368
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
bb1cafb
ieee802154: add support for creation/removal of logic interfaces
by Dmitry Eremin-Solenikov
· 15 years ago
1eaa9d0
ieee802154: add LIST_PHY command support
by Dmitry Eremin-Solenikov
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
d94d9fe
net: cleanup include/linux
by Eric Dumazet
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7a8b337
gianfar: Basic Support for programming hash rules
by Sandeep Gopalpet
· 15 years ago
52fae08
tg3 / broadcom: Optionally disable TXC if no link
by Matt Carlson
· 15 years ago
32e5a8d
tg3 / broadcom: Add code to disable rxc refclk
by Matt Carlson
· 15 years ago
63a14ce
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
by Matt Carlson
· 15 years ago
8649f13
broadcom: Consolidate dev_flags definitions
by Matt Carlson
· 15 years ago
bce8fc4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
72c9528
net: Introduce dev_get_by_name_rcu()
by Eric Dumazet
· 15 years ago
244546f
RDS: Add GET_MR_FOR_DEST sockopt
by Andy Grover
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
22403de
mac80211: also drop qos-nullfunc frames silently
by Johannes Berg
· 15 years ago
0c509a6
net: Allow devices to specify a device specific sysfs group.
by Eric W. Biederman
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
14d18a8
net: fix kmemcheck annotations
by Eric Dumazet
· 15 years ago
Next »