Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
60798c68bebf6009df9da634e79ebdd8c8227238
/
include
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
1b9f409
tcp: tcp_enter_quickack_mode can be static
by stephen hemminger
· 14 years ago
a64de47
arp: remove unnecessary export of arp_broken_ops
by stephen hemminger
· 14 years ago
bfa5ae6
net: rename netdev rx_queue to ingress_queue
by Eric Dumazet
· 14 years ago
6d81f41
dummy: percpu stats and lockless xmit
by Eric Dumazet
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 15 years ago
3171d02
net: Add netif_copy_real_num_queues() for use by virtual net drivers
by Ben Hutchings
· 14 years ago
62fe0b4
net: Allow changing number of RX queues after device allocation
by Ben Hutchings
· 14 years ago
290b895
tunnels: prepare percpu accounting
by Eric Dumazet
· 14 years ago
8d98efa
Phonet: Implement Pipe Controller to support Nokia Slim Modems
by Kumar Sanghvi
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2cc6d2b
ipv6: add a missing unregister_pernet_subsys call
by Neil Horman
· 14 years ago
a7855c7
net: loopback driver cleanup
by Eric Dumazet
· 14 years ago
7a91b434
net: update SOCK_MIN_RCVBUF
by Eric Dumazet
· 14 years ago
693019e9
net: reset skb queue mapping when rx'ing over tunnel
by Tom Herbert
· 14 years ago
cb4dfe5
net: skb_frag_t can be smaller on small arches
by Eric Dumazet
· 14 years ago
543876c
stmmac: review the wake-up support
by Giuseppe Cavallaro
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
56b49f4
net: Move "struct net" declaration inside the __KERNEL__ macro guard
by Ollie Wild
· 14 years ago
a0741ca
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
48daa3b
ipv6: addrconf.h cleanups
by Eric Dumazet
· 14 years ago
756e64a
net: constify some ppp/pptp structs
by Eric Dumazet
· 14 years ago
98e684b
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
6099e3d
ethtool: Add Ethernet MAC-level filtering/steering
by Ben Hutchings
· 14 years ago
c22ab78
ethtool: Define RX n-tuple action to clear a rule
by Ben Hutchings
· 14 years ago
b618f6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
15cea99
wl1271: make ref_clock configurable by board
by Ohad Ben-Cohen
· 14 years ago
61ee700
wl12xx: add platform data passing support
by Ohad Ben-Cohen
· 14 years ago
c1f9a09
wl12xx: make wl12xx.h common to both spi and sdio
by Ohad Ben-Cohen
· 14 years ago
a18213d
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 14 years ago
8444cf7
xfrm: Allow different selector family in temporary state
by Thomas Egerer
· 14 years ago
8f8f103
net: reorder struct netdev_hw_addr
by Eric Dumazet
· 14 years ago
f0f9dea
netpoll: Disable IRQ around RCU dereference in netpoll_rx
by Herbert Xu
· 14 years ago
07af7a2
ethtool: Add comments for valid use of flow types
by Ben Hutchings
· 14 years ago
be2902d
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
by Ben Hutchings
· 14 years ago
ebbb293
stmmac: consolidate and tidy-up the COE support
by Giuseppe CAVALLARO
· 14 years ago
dfb8fb9
stmmac: add CSR Clock range selection
by Giuseppe CAVALLARO
· 14 years ago
cd13539
net: shrinks struct net_device
by Eric Dumazet
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
507215f
Phonet: list subscribed resources via proc_fs
by Rémi Denis-Courmont
· 14 years ago
7417fa8
Phonet: hook resource routing to userspace via ioctl()'s
by Rémi Denis-Courmont
· 14 years ago
4e3d16c
Phonet: resource routing backend
by Rémi Denis-Courmont
· 14 years ago
6482f55
Phonet: remove dangling pipe if an endpoint is closed early
by Rémi Denis-Courmont
· 14 years ago
7dff59e
net: add rtnl_dereference()
by Eric Dumazet
· 14 years ago
e0de7c9
ethtool: Remove unimplemented flow specification types
by Ben Hutchings
· 14 years ago
e035587
ethtool: Complete kernel-doc comments for RX flow filter and hash control
by Ben Hutchings
· 14 years ago
01f83d6
tcp: Prevent overzealous packetization by SWS logic.
by Alexey Kuznetsov
· 14 years ago
55b1804
net/irda: Use static const char * const where possible
by Joe Perches
· 14 years ago
2944f45
mac80211: add a note about iterating interfaces during add_interface()
by Felix Fietkau
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
053d8f6
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
cf0ac2b
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
by David S. Miller
· 14 years ago
e199e61
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
905d64c
RDS: Remove dead struct from rds.h
by Andy Grover
· 14 years ago
a46f561
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
by Andy Grover
· 14 years ago
fd128df
RDS: Add rds.h to exported headers list
by Andy Grover
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
2c3a5f9
RDS: Add flag for silent ops. Do atomic op before RDMA
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
a6e0fc8
net: introduce rcu_dereference_rtnl
by Eric Dumazet
· 14 years ago
e363416
include/net/raw.h: Convert raw_seq_private macro to inline
by Joe Perches
· 14 years ago
6523ce1
ipvs: fix active FTP
by Julian Anastasov
· 14 years ago
d56557a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
a44a553
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
ce7db28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
cd4d4fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
608a5ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
73457f0f
cgroups: fix API thinko
by Michael S. Tsirkin
· 14 years ago
71cad05
serial: fix port type conflict between NS16550A & U6_16550A
by Philippe Langlais
· 14 years ago
3fb5a99
cls_cgroup: Fix rcu lockdep warning
by Li Zefan
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
7162f66
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
c688399
net: Improve comments in include/linux/phy.h
by Peter Meerwald
· 14 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 14 years ago
a28dec2
powerpc/85xx: Add P1021 PCI IDs and quirks
by Anton Vorontsov
· 14 years ago
4dc8913
net: add a comment on netdev->last_rx
by Eric Dumazet
· 14 years ago
3d5b99a
TCP: update initial windows according to RFC 5681
by Gerrit Renker
· 14 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 14 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 14 years ago
409456b
net: fix datapath typo
by Simon Horman
· 14 years ago
29cfcdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
30c0f6a
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
06f01e7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
bad849b
NOMMU: Stub out vm_get_page_prot() if there's no MMU
by David Howells
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
0fb8562
fanotify: resize pid and reorder structure
by Tvrtko Ursulin
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
40d0802
gro: __napi_gro_receive() optimizations
by Eric Dumazet
· 14 years ago
04cbe1d
vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB
by Chris Wilson
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
ad01b7d
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
by Giuseppe CAVALLARO
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
Next »