Age | Commit message (Expand) | Author | Files | Lines |
2010-04-13 | can: avoids a false warning | Eric Dumazet | 1 | -1/+1 |
2010-04-13 | netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme... | Bart De Schuymer | 1 | -1/+1 |
2010-04-13 | netfilter: bridge-netfilter: cleanup br_netfilter.c | Bart De Schuymer | 1 | -56/+2 |
2010-04-13 | IPv6: only notify protocols if address is compeletely gone | stephen hemminger | 1 | -1/+3 |
2010-04-13 | ipv6: additional ref count for hash list unnecessary | stephen hemminger | 1 | -3/+0 |
2010-04-13 | IPv6: keep tentative addresses in hash table | stephen hemminger | 1 | -7/+8 |
2010-04-13 | IPv6: keep route for tentative address | stephen hemminger | 1 | -1/+2 |
2010-04-13 | netfilter: fix some coding styles and remove moduleparam.h | Zhitong Wang | 3 | -5/+1 |
2010-04-13 | net: sk_dst_cache RCUification | Eric Dumazet | 8 | -27/+28 |
2010-04-13 | net: Dont use netdev_warn() | Eric Dumazet | 1 | -6/+6 |
2010-04-13 | packet: support for TX time stamps on RAW sockets | Richard Cochran | 1 | -1/+60 |
2010-04-11 | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 1 | -0/+1 |
2010-04-11 | inet: Remove unused send_check length argument | Herbert Xu | 7 | -8/+7 |
2010-04-11 | tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 | Herbert Xu | 1 | -18/+19 |
2010-04-11 | tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 | Herbert Xu | 1 | -17/+14 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 479 | -85/+614 |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 475 | -58/+490 |
2010-04-11 | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" | David S. Miller | 1 | -1/+0 |
2010-04-09 | mac80211: check whether scan is in progress before queueing scan_work | Teemu Paasikivi | 1 | -1/+6 |
2010-04-09 | mac80211: fix typo for LDPC capability | Luis R. Rodriguez | 1 | -1/+1 |
2010-04-09 | mac80211: delay skb linearising in rx decryption | Zhu Yi | 1 | -7/+9 |
2010-04-09 | netfilter: xt_LED: add refcounts to LED target | Adam Nielsen | 1 | -6/+63 |
2010-04-09 | netfilter: remove invalid rcu_dereference() calls | Patrick McHardy | 2 | -20/+6 |
2010-04-08 | mac80211: enhance tracing | Johannes Berg | 8 | -4/+303 |
2010-04-08 | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 5 | -10/+8 |
2010-04-08 | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 1 | -0/+1 |
2010-04-08 | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] | 2 | -4/+4 |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 46 | -320/+432 |
2010-04-08 | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue | Herbert Xu | 1 | -2/+1 |
2010-04-08 | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue | Herbert Xu | 1 | -2/+1 |
2010-04-08 | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue | Herbert Xu | 1 | -2/+1 |
2010-04-08 | IPVS: fix potential stack overflow with overly long protocol names | Patrick McHardy | 2 | -24/+18 |
2010-04-07 | net: fix ethtool coding style errors and warnings | chavey | 1 | -67/+74 |
2010-04-07 | x.25 attempts to negotiate invalid throughput | John Hughes | 2 | -7/+28 |
2010-04-07 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 3 | -6/+68 |
2010-04-07 | bridge: Fix IGMP3 report parsing | Herbert Xu | 1 | -1/+1 |
2010-04-07 | net: include linux/proc_fs.h in dev_addr_lists.c | Eric Dumazet | 1 | -1/+1 |
2010-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -9/+23 |
2010-04-07 | mac80211: fix paged RX crypto | Johannes Berg | 1 | -4/+6 |
2010-04-07 | mac80211: fix some RX aggregation locking | Johannes Berg | 1 | -4/+15 |
2010-04-07 | mac80211: clean up/fix aggregation code | Johannes Berg | 5 | -87/+40 |
2010-04-07 | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 5 | -7/+7 |
2010-04-07 | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 4 | -28/+5 |
2010-04-07 | mac80211: remove irq disabling for sta lock | Johannes Berg | 1 | -3/+2 |
2010-04-07 | mac80211: fix station destruction problem | Johannes Berg | 1 | -6/+9 |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 5 | -33/+78 |
2010-04-07 | flow: delayed deletion of flow cache entries | Timo Teräs | 1 | -31/+69 |
2010-04-07 | xfrm: remove policy garbage collection | Timo Teräs | 1 | -34/+5 |
2010-04-07 | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 3 | -388/+376 |
2010-04-07 | flow: virtualize flow cache entry methods | Timo Teräs | 2 | -98/+142 |