Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef28d1a20f9f18ebf1be15ef6f097a76f9a63499
ef28d1a
MIB: add struct net to UDP6_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
235b9f7
MIB: add struct net to UDP6_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
629ca23
MIB: add struct net to UDP_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
4ce2417
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
32cb5b4
netns: selective flush of rt_cache
by Denis V. Lunev
· 16 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 16 years ago
b00180d
ipv4: pass current value of rt_genid into rt_hash
by Denis V. Lunev
· 16 years ago
86c657f
netns: add struct net parameter to rt_cache_invalidate
by Denis V. Lunev
· 16 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 16 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 16 years ago
639e104
ipv4: remove static flush_delay variable
by Denis V. Lunev
· 16 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 16 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 16 years ago
055e511
8390: Split 8390 support into a pausing and a non pausing driver core
by Alan Cox
· 16 years ago
141766c
WAN: Remove no longer needed pvc_desc in FR code.
by Krzysztof Halasa
· 16 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 16 years ago
844290e
igb: add NAPI Rx queue support
by PJ Waskiewicz
· 16 years ago
662d720
igb: fix init on 82575 with MNG enabled
by Alexander Duyck
· 16 years ago
652fff3
igb: eliminate hw from the hw_dbg macro arguments
by Auke Kok
· 16 years ago
d67ce53
igb: fix parameter options
by Alexander Duyck
· 16 years ago
733596b
igb: cleanup function header comments
by Jeff Kirsher
· 16 years ago
3b644cf
igb: Remove adapter struct from these function call parameters
by Mitch Williams
· 16 years ago
5c3cad7
igb: limit EEPROM access
by Jeff Kirsher
· 16 years ago
532f4ae
ipg: run-time configurable jumbo frame support
by Pekka Enberg
· 16 years ago
da02b23
ipg: per-device max_rxframe_size
by Pekka Enberg
· 16 years ago
39f2058
ipg: per-device rxsupport_size
by Pekka Enberg
· 16 years ago
18a9cdb
ipg: per-device rxfrag_size
by Pekka Enberg
· 16 years ago
8304295
ipg: remove jumbo frame #ifdef from mtu
by Pekka Enberg
· 16 years ago
024f4d88
ipg: always compile in jumbo frame support
by Pekka Enberg
· 16 years ago
16e605a
Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next
by Jeff Garzik
· 16 years ago
f43798c
tun: Allow GSO using virtio_net_hdr
by Rusty Russell
· 16 years ago
5228ddc
tun: TUNSETFEATURES to set gso features.
by Rusty Russell
· 16 years ago
07240fd
tun: Interface to query tun/tap features.
by Rusty Russell
· 16 years ago
44d28ab
Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 16 years ago
e0835f8
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
by YOSHIFUJI Hideaki
· 16 years ago
03d2f89
ipv4: Do cleanup for ip_mr_init
by Wang Chen
· 16 years ago
623d1a1
ipv6: Do cleanup for ip6_mr_init.
by Wang Chen
· 16 years ago
dd3abc4
ipv6 route: Prefer outgoing interface with source address assigned.
by YOSHIFUJI Hideaki
· 16 years ago
1b34be7
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
by YOSHIFUJI Hideaki
· 16 years ago
778d80b
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
by YOSHIFUJI Hideaki
· 16 years ago
5ce83af
ipv6: Assume the loopback address in link-local scope.
by YOSHIFUJI Hideaki
· 16 years ago
f81b2e7
ipv6: Do not forward packets with the unspecified source address.
by YOSHIFUJI Hideaki
· 16 years ago
d68b827
ipv6: Do not assign non-valid address on interface.
by YOSHIFUJI Hideaki
· 16 years ago
40b215e
tcp: de-bloat a bit with factoring NET_INC_STATS_BH out
by Pavel Emelyanov
· 16 years ago
b4653e9
niu: Add support for rx flow hash configuration.
by Santwona Behera
· 16 years ago
0853ad6
netdev: Add support for rx flow hash configuration, using ethtool.
by Santwona Behera
· 16 years ago
ecbed6a
sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.
by Vlad Yasevich
· 16 years ago
6dbf4bc
icmp: fix units for ratelimit
by Stephen Hemminger
· 16 years ago
865c652
r8169: remove non-napi code
by Francois Romieu
· 17 years ago
1087f4f
r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)
by Francois Romieu
· 17 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
332e4af
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
be0976b
[netdrvr] kill sync_irq-before-freq_irq pattern
by Jeff Garzik
· 16 years ago
28cd428
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
by Jeff Garzik
· 16 years ago
445854f
tulip: remove wrapper around get_unaligned
by Harvey Harrison
· 16 years ago
f5ccbcf
Fix forcedeth hibernate/wake-on-lan problems
by Tobias Diedrich
· 16 years ago
9a60a82
Fix forcedeth hibernate/wake-on-lan problems
by Tobias Diedrich
· 16 years ago
a9879c4
8139too: some style cleanups
by Márton Németh
· 16 years ago
818727b
rndis_host: pass buffer length to rndis_command
by Jussi Kivilinna
· 16 years ago
0caa116
net: sh_eth: Fix compile error sh_eth
by Nobuhiro Iwamatsu
· 16 years ago
b45f876
e1000: remove e1000_clean_tx_irq call from e1000_netpoll
by Andy Gospodarek
· 16 years ago
42bfd33a
igb: make ioport free
by Taku Izumi
· 16 years ago
6e4f6f6
e1000e: make ioport free
by Taku Izumi
· 16 years ago
d03157b
e1000: remove PCI Express device IDs
by Auke Kok
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d420895
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
by YOSHIFUJI Hideaki
· 16 years ago
59d88c0
netlabel: Fix a problem when dumping the default IPv6 static labels
by Paul Moore
· 16 years ago
251a4b3
net/inet_lro: remove setting skb->ip_summed when not LRO-able
by Eli Cohen
· 16 years ago
9a37580
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
by Pavel Emelyanov
· 16 years ago
a0a61a6
CONNECTOR: add a proc entry to list connectors
by Li Zefan
· 16 years ago
10b595a
netlink: Fix some doc comments in net/netlink/attr.c
by Julius Volz
· 16 years ago
7be8735
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
by Stephen Hemminger
· 16 years ago
c88e6f5
include/linux/netdevice.h: don't export MAX_HEADER to userspace
by Adrian Bunk
· 16 years ago
ede16af
pkt_sched: Remove CONFIG_NET_SCH_RR
by Adrian Bunk
· 16 years ago
01e123d
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
by WANG Cong
· 16 years ago
5dbaec5
netdevice: Fix typo of dev_unicast_add() comment
by Wang Chen
· 16 years ago
ec0d215
af_unix: fix 'poll for write'/connected DGRAM sockets
by Rainer Weikusat
· 16 years ago
db43a28
tcp: fix for splice receive when used with software LRO
by Octavian Purdila
· 16 years ago
57413eb
tcp: calculate tcp_mem based on low memory instead of all memory
by Miquel van Smoorenburg
· 16 years ago
4797982
hamradio: remove unused variable
by Andre Haupt
· 16 years ago
00eb7fe
mac80211: fix an oops in several failure paths in key allocation
by Emmanuel Grumbach
· 16 years ago
5f4a6fa
prism: islpci_eth.c endianness fix
by Harvey Harrison
· 16 years ago
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 16 years ago
ff28bd9
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
by John W. Linville
· 16 years ago
d195a2c
ath5k: remove now unused variable declared in ath5k_tx
by John W. Linville
· 16 years ago
03f93c3
mac80211: fix tx fragmentation
by Johannes Berg
· 16 years ago
59959a6
mac80211: make workqueue freezable
by Johannes Berg
· 16 years ago
e292c73
wireless: Small cleanups
by Pavel Machek
· 16 years ago
b973e42
iwlwifi: fix build for CONFIG_INPUT=n
by Randy Dunlap
· 16 years ago
428da76
mac80211: Add RTNL warning for workqueue
by Ivo van Doorn
· 16 years ago
f37d08b
mac80211: add phy information to giwname
by Tomas Winkler
· 16 years ago
b9fcc4f
mac80211: update the authentication method
by Emmanuel Grumbach
· 16 years ago
fa6adfe
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
by Emmanuel Grumbach
· 16 years ago
14a7dd6
b43: Fix PIO skb clobber
by Michael Buesch
· 16 years ago
40af48c
rt2x00: kill URB for all TX queues during disable_radio()
by Ivo van Doorn
· 16 years ago
4e3996f
mac80211: mlme.c use new frame control helpers
by Harvey Harrison
· 16 years ago
182503a
mac80211: rx.c use new frame control helpers
by Harvey Harrison
· 16 years ago
065e9605
mac80211: tx.c use new frame control helpers
by Harvey Harrison
· 16 years ago
70217d7
mac80211: wep.c use new frame control helpers
by Harvey Harrison
· 16 years ago
Next »