aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp:fix the code indentShan Wei2009-05-05
* net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-05
* netns 2/2: extract net_create()Alexey Dobriyan2009-05-04
* netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan2009-05-04
* tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen2009-05-04
* net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller2009-05-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-03
|\
| * Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-02
| * net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-03
|\|
| * xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-01
| * net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-01
| * net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-29
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-29
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-29
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-29
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-28
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-28
| | |/
| * / netfilter: revised locking for x_tablesStephen Hemminger2009-04-29
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-28
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-27
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-27
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-25
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-24
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-24
| | * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-24
| | * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-24
| | * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-20
* | | inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo2009-04-28
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-28
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-27
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-27
* | | drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman2009-04-27
* | | snmp: add missing counters for RFC 4293Neil Horman2009-04-27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25
|\ \ \
| * | | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-24
| * | | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
| * | | mac80211: calculate maximum sleep intervalJohannes Berg2009-04-22
| * | | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-22
| * | | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-22
| * | | mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-22
| * | | mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-22
| * | | mac80211: validate TIM IE length (redux)Johannes Berg2009-04-22
| * | | cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-22
| * | | cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-22
| * | | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-22