Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f771bef98004d9d141b085d987a77d06669d4f4f
/
include
/
linux
f771bef
ipv4: New multicast-all socket option
by Nivedita Singhvi
· 16 years ago
56d417b
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
by Brian Haley
· 16 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 16 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 16 years ago
5d4e039
bonding: allow bond in mode balance-alb to work properly in bridge -try4.3
by Jiri Pirko
· 16 years ago
3f1f39c
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 16 years ago
7481806
wimax: a new API call was added, increment minor protocol version number
by Inaky Perez-Gonzalez
· 16 years ago
7f0333e
wimax: Add netlink interface to get device state
by Paulius Zaleckas
· 16 years ago
385a154
net: correct a comment for the final #endif
by Jiri Pirko
· 16 years ago
1ce8e7b
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
by Eric Dumazet
· 16 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 16 years ago
7489594
gro: Optimise length comparison in skb_gro_header
by Herbert Xu
· 16 years ago
78d3fd0
gro: Only use skb_gro_header for completely non-linear packets
by Herbert Xu
· 16 years ago
78a478d
gro: Inline skb_gro_header and cache frag0 virtual address
by Herbert Xu
· 16 years ago
8e401ec
phy: Eliminate references to BUS_ID_SIZE.
by David S. Miller
· 16 years ago
08baf56
net: txq_trans_update() helper
by Eric Dumazet
· 16 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 16 years ago
daebafe
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
by Andreas Eversberg
· 16 years ago
eac74af
mISDN: Cleanup debug messages
by Karsten Keil
· 16 years ago
7245a2f
mISDN: Add PCI ID for Junghanns 8S card
by Andreas Eversberg
· 16 years ago
db9bb63
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
by Karsten Keil
· 16 years ago
e73f6b2
mISDN: Added layer-1-hold feature
by Andreas Eversberg
· 16 years ago
7cfa153
mISDN: Echo canceler now gets delay information from hardware
by Andreas Eversberg
· 16 years ago
7df3bb8
mISDN: Add watchdog functionality to hfcmulti driver
by Andreas Eversberg
· 16 years ago
45ea4ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 16 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 16 years ago
d95ed92
af_packet: Teach to listen for multiple unicast addresses.
by Eric W. Biederman
· 16 years ago
6450692
sit: stateless autoconf for isatap
by Sascha Hlusiak
· 16 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 16 years ago
690cc3f
syscall: Implement a convinience function restart_syscall
by Eric W. Biederman
· 16 years ago
69e3c75
net: TX_RING and packet mmap
by Johann Baudy
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f534e52
can: SJA1000 generic platform bus driver
by Wolfgang Grandegger
· 16 years ago
39549ee
can: CAN Network device driver and Netlink interface
by Wolfgang Grandegger
· 16 years ago
7004bf2
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
by Eric Dumazet
· 16 years ago
82d0481
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
e0b221b
mdio: Add XENPAK LASI register definitions
by Ben Hutchings
· 16 years ago
f2a3e62
mdio: Add 10GBASE-T SNR register definition
by Ben Hutchings
· 16 years ago
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 16 years ago
4bca328
libata: Media rotation rate and form factor heuristics
by Martin K. Petersen
· 16 years ago
c653849
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 16 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 16 years ago
3f77316c
nl80211: Add IEEE 802.1X PAE control for station mode
by Jouni Malinen
· 16 years ago
eccb8e8
nl80211: improve station flags handling
by Johannes Berg
· 16 years ago
bd99f5e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
4f005db
ioatdma: fix "ioatdma frees DMA memory with wrong function"
by Maciej Sosnowski
· 16 years ago
ecf4667
syscalls.h add the missing sys_pipe2 declaration
by Arnd Bergmann
· 16 years ago
528769c
mac80211: Robust Action frame categories for MFP
by Jouni Malinen
· 16 years ago
dc6382c
nl80211 : Add support for configuring MFP
by Jouni Malinen
· 16 years ago
0016eff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
93b49d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2ad2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
2a32ceb
Fix races around the access to ->s_options
by Al Viro
· 16 years ago
6e8341a
Switch open_exec() and sys_uselib() to do_open_filp()
by Al Viro
· 16 years ago
db6c1fb
romfs: cleanup romfs_fs.h
by Christoph Hellwig
· 16 years ago
74dbbdd
New helper: deactivate_locked_super()
by Al Viro
· 16 years ago
677c9b2
reiserfs: remove privroot hiding in lookup
by Jeff Mahoney
· 16 years ago
ab17c4f
reiserfs: fixup xattr_root caching
by Jeff Mahoney
· 16 years ago
edcc37a
Always lookup priv_root on reiserfs mount and keep it
by Al Viro
· 16 years ago
e67c856
Revert driver core: move platform_data into platform_device
by Greg Kroah-Hartman
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d7a5926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
4d5b78c
net: Add missing rculist.h include to netdevice.h
by David S. Miller
· 16 years ago
9dfd6ba
mac80211: Update SA Query transaction id length
by Jouni Malinen
· 16 years ago
2f01a1f
wl12xx: add driver
by Kalle Valo
· 16 years ago
f001fde
net: introduce a list of device addresses dev_addr_list (v6)
by Jiri Pirko
· 16 years ago
356d6c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
280f37a
netfilter: xt_cluster: fix use of cluster match with 32 nodes
by Pablo Neira Ayuso
· 16 years ago
80445de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a7ca7fc
netfilter: add missing linux/types.h include to xt_LED.h
by Patrick McHardy
· 16 years ago
9f722c0
usbnet: CDC EEM support (v5)
by Omar Laazimani
· 16 years ago
d252a5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7b39da7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
8c0c3f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
f75e674
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
by Trond Myklebust
· 16 years ago
00a62ce
mm: fix Committed_AS underflow on large NR_CPUS environment
by KOSAKI Motohiro
· 16 years ago
0763ed2
of: make of_(un)register_platform_driver common code
by Grant Likely
· 16 years ago
74641f5
alpha: binfmt_aout fix
by Ivan Kokshaysky
· 16 years ago
ae3abae
memcg: fix mem_cgroup_shrink_usage()
by Daisuke Nishimura
· 16 years ago
c047fcd
virtio: add missing include to virtio_net.h
by Grant Likely
· 16 years ago
0f3d042
netfilter: use likely() in xt_info_rdlock_bh()
by Eric Dumazet
· 16 years ago
96c1674
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
by Borislav Petkov
· 16 years ago
912bc6a
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
d37dc42
nls: add a nls_nullsize inline
by Jeff Layton
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
894b19a
ethtool/mdio: Support backplane mode negotiation
by Ben Hutchings
· 16 years ago
0c09c1a
ethtool/mdio: Report MDIO mode support and link partner advertising
by Ben Hutchings
· 16 years ago
af2a3ea
mdio: Add mdio45_ethtool_spauseparam_an()
by Ben Hutchings
· 16 years ago
a8c3083
mii: Add mii_advertise_flowctrl()
by Ben Hutchings
· 16 years ago
44c22ee
mii: Simplify mii_resolve_flowctrl_fdx()
by Ben Hutchings
· 16 years ago
1b1c2e9
mdio: Add generic MDIO (clause 45) support functions
by Ben Hutchings
· 16 years ago
52c94df
mdio: Add register definitions for MDIO (clause 45)
by Ben Hutchings
· 16 years ago
0821c71
ethtool: Add port type PORT_OTHER
by Ben Hutchings
· 16 years ago
3dacbda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
9f653251
regulator: fix header file missing kernel-doc
by Randy Dunlap
· 16 years ago
5e5ee68
Input: add detailed multi-touch finger data report protocol
by Henrik Rydberg
· 16 years ago
Next »