summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-13netfilter: ipv6: move POSTROUTING invocation before fragmentationJan Engelhardt
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme...Bart De Schuymer
2010-04-13netfilter: bridge-netfilter: cleanup br_netfilter.cBart De Schuymer
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-13netfilter: fix some coding styles and remove moduleparam.hZhitong Wang
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13net: Dont use netdev_warn()Eric Dumazet
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-11tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-04-11tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu
2010-04-11tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4Herbert Xu
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-11Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi
2010-04-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi
2010-04-09netfilter: xt_LED: add refcounts to LED targetAdam Nielsen
2010-04-09netfilter: remove invalid rcu_dereference() callsPatrick McHardy
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queueHerbert Xu
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queueHerbert Xu
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queueHerbert Xu
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
2010-04-08net: fix ethtool coding style errors and warningschavey
2010-04-08x.25 attempts to negotiate invalid throughputJohn Hughes
2010-04-08x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-08bridge: Fix IGMP3 report parsingHerbert Xu
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07mac80211: fix paged RX cryptoJohannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs