Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a5b1cf288d4200506ab62fbb86cc81ace948a306
/
net
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
30a3ae3
tcp: Optimise len/mss comparison
by Herbert Xu
· 16 years ago
4a9a296
tcp: Remove unnecessary window comparisons for GRO
by Herbert Xu
· 16 years ago
745898e
tcp: Optimise GRO port comparisons
by Herbert Xu
· 16 years ago
78d3fd0
gro: Only use skb_gro_header for completely non-linear packets
by Herbert Xu
· 16 years ago
67147ba
gro: Localise offset/headlen in skb_gro_offset
by Herbert Xu
· 16 years ago
78a478d
gro: Inline skb_gro_header and cache frag0 virtual address
by Herbert Xu
· 16 years ago
42da699
gro: Open-code frags copy in skb_gro_receive
by Herbert Xu
· 16 years ago
079e24e
nl80211: Eliminate reference to BUS_ID_SIZE.
by David S. Miller
· 16 years ago
2b0cc7f
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
by David S. Miller
· 16 years ago
08baf56
net: txq_trans_update() helper
by Eric Dumazet
· 16 years ago
a1dcb66
pkt_sched: gen_estimator: Fix signed integers right-shifts.
by Jarek Poplawski
· 16 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9bcb97c
skbuff: Copy csum instead of csum_start/csum_offset
by Herbert Xu
· 16 years ago
82c49a3
skbuff: Move new code into __copy_skb_header
by Herbert Xu
· 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
a971be2
mac80211: correct probe wait time
by Johannes Berg
· 16 years ago
4ef699f
mac80211: fix probe response wait timing
by Johannes Berg
· 16 years ago
8705782
wext: remove atomic requirement for wireless stats
by Johannes Berg
· 16 years ago
3699067
tcp: Unexport TCPv6 GRO functions
by Herbert Xu
· 16 years ago
7d18f11
net: Fix arg to trace_napi_poll() in netpoll.
by David S. Miller
· 16 years ago
0d63cbb
wireless: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
7ae740d
netlabel: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
8f698d5
ipvs: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
acb0a20
tipc: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
502664e
irda: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
a7b11d7
genetlink: Introduce genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 16 years ago
0975ecb
RxRPC: Error handling for rxrpc_alloc_connection()
by Dan Carpenter
· 16 years ago
3ed18d7
ipv4: Fix oops with FIB_TRIE
by Robert Olsson
· 16 years ago
d95ed92
af_packet: Teach to listen for multiple unicast addresses.
by Eric W. Biederman
· 16 years ago
ca0f311
netns: simplify net_ns_init
by Stephen Hemminger
· 16 years ago
1f7a2bb
netns: remove leftover debugging message
by Stephen Hemminger
· 16 years ago
5b5f792
pktgen: do not access flows[] beyond its length
by Florian Westphal
· 16 years ago
4f72427
IPv6: set RTPROT_KERNEL to initial route
by Jean-Mickael Guerin
· 16 years ago
86c2fe1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 16 years ago
1ddbcb0
net: fix rtable leak in net/ipv4/route.c
by Eric Dumazet
· 16 years ago
cf8da76
net: fix length computation in rt_check_expire()
by Eric Dumazet
· 16 years ago
9cef873
mac80211: fix managed mode BSSID handling
by Johannes Berg
· 16 years ago
bbcf3f0
cfg80211: warn when wiphy_apply_custom_regulatory() does nothing
by Luis R. Rodriguez
· 16 years ago
db67645
mac80211: fix parameter confusion when finding IBSS
by Johannes Berg
· 16 years ago
175427c
mac80211: don't try to do anything on unchanged genIE
by Johannes Berg
· 16 years ago
7e0aae4
mac80211: Do not override AID in the duration field
by Jouni Malinen
· 16 years ago
3019667
mac80211: PS processing for every Beacon with our AID in TIM
by Jouni Malinen
· 16 years ago
cce4c77
mac80211: fix kernel-doc
by Johannes Berg
· 16 years ago
e43e820
cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS
by Pavel Roskin
· 16 years ago
61405e9
cfg80211: fix in nl80211_set_reg()
by Luis R. Rodriguez
· 16 years ago
d0e18f8
cfg80211: cleanup return calls on nl80211_set_reg()
by Luis R. Rodriguez
· 16 years ago
4776c6e
cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES
by Luis R. Rodriguez
· 16 years ago
e3da574
cfg80211: allow wext to remove keys that don't exist
by Johannes Berg
· 16 years ago
3dcf670
cfg80211: mark ops as pointer to const
by David Kilroy
· 16 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 16 years ago
cc32abd
mac80211: move channel switch code
by Johannes Berg
· 16 years ago
9f26a95
nl80211: Validate NL80211_ATTR_KEY_SEQ length
by Jouni Malinen
· 16 years ago
9277818
mac80211: Cancel pending probereq poll on beacon RX
by Jouni Malinen
· 16 years ago
cccaec9
mac80211: Initialize RX's last received sequence number
by Senthil Balasubramanian
· 16 years ago
80a3511
cfg80211: add debugfs HT40 allow map
by Luis R. Rodriguez
· 16 years ago
1ac6130
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
by Luis R. Rodriguez
· 16 years ago
294196a
cfg80211: check allowed channel type upon userspace requests
by Luis R. Rodriguez
· 16 years ago
768777e
mac80211: check if HT40+/- is allowed before sending assoc
by Luis R. Rodriguez
· 16 years ago
689da1b
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
by Luis R. Rodriguez
· 16 years ago
038659e
cfg80211: Process regulatory max bandwidth checks for HT40
by Luis R. Rodriguez
· 16 years ago
5078b2e
cfg80211: fix race between core hint and driver's custom apply
by Luis R. Rodriguez
· 16 years ago
88f16db
wext: verify buffer size for SIOCSIWENCODEEXT
by Johannes Berg
· 16 years ago
6450692
sit: stateless autoconf for isatap
by Sascha Hlusiak
· 16 years ago
9af2851
addrconf: refuse isatap eui64 for INADDR_ANY
by Sascha Hlusiak
· 16 years ago
4b2796017
sit: ipip6_tunnel_del_prl: return err
by Sascha Hlusiak
· 16 years ago
4fddbf5
sit: strictly restrict incoming traffic to tunnel link device
by Sascha Hlusiak
· 16 years ago
8db99e5
sit: Fail to create tunnel, if it already exists
by Sascha Hlusiak
· 16 years ago
9643f45
ipv4: teach ipconfig about the MTU option in DHCP
by Chris Friesen
· 16 years ago
fd2120c
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
by Pablo Neira Ayuso
· 16 years ago
ab35cd4
sch_teql: Use net_device internal stats
by Eric Dumazet
· 16 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 16 years ago
af38f29
net: Fix bridgeing sysfs handling of rtnl_lock
by Eric W. Biederman
· 16 years ago
9b8adb5
net: Fix devinet_sysctl_forward
by Eric W. Biederman
· 16 years ago
5007392
net: FIX ipv6_forward sysctl restart
by Eric W. Biederman
· 16 years ago
336ca57
net-sysfs: Use rtnl_trylock in sysfs methods.
by Eric W. Biederman
· 16 years ago
69e3c75
net: TX_RING and packet mmap
by Johann Baudy
· 16 years ago
bc8a539
ipv4: make default for INET_LRO consistent with help text
by Frans Pop
· 16 years ago
995b337
net: fix skb_seq_read returning wrong offset/length for page frag data
by Thomas Chenault
· 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
511e11e
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
by Eric Dumazet
· 16 years ago
d23a9b5
ipv4: cleanup: remove unnecessary include.
by Rami Rosen
· 16 years ago
e204a34
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
by Rami Rosen
· 16 years ago
450c4ea
vlan: use struct netdev_queue counters instead of dev->stats
by Eric Dumazet
· 16 years ago
7004bf2
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
by Eric Dumazet
· 16 years ago
c0f84d0
sch_teql: should not dereference skb after ndo_start_xmit()
by Eric Dumazet
· 16 years ago
7752731
tcp: fix MSG_PEEK race check
by Ilpo Järvinen
· 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
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 16 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 16 years ago
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 16 years ago
9dc20c5
tcp: tcp_prequeue() can use keyed wakeups
by John Dykstra
· 16 years ago
2513dfb
ipconfig: handle case of delayed DHCP server
by Chris Friesen
· 16 years ago
5e39273
netpoll: don't dereference NULL dev from np
by Pavel Emelyanov
· 16 years ago
a186d2a
net: remove needless (now buggy) & from dev->dev_addr (part2)
by Jiri Pirko
· 16 years ago
Next »