summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netns 2/2: extract net_create()Alexey Dobriyan2009-05-041-24/+20
* netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan2009-05-041-4/+1
* tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen2009-05-042-2/+2
* net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller2009-05-031-2/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-032-1/+2
|\
| * Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-021-0/+1
| * net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-033-17/+20
|\ \ | |/
| * xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
| * net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
| * net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2918-343/+256
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-291-10/+10
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-283-28/+55
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-1/+36
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-21/+16
| | |/
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-284-291/+136
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-1/+13
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-252-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-255-9/+31
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-1/+14
| | * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| | * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| | * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* | | inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo2009-04-281-2/+0
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-281-3/+14
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-272-2/+2
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-271-8/+3
* | | drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman2009-04-271-3/+10
* | | snmp: add missing counters for RFC 4293Neil Horman2009-04-279-32/+54
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-2534-1186/+2383
|\ \ \
| * | | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
| * | | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-224-2/+84
| * | | mac80211: calculate maximum sleep intervalJohannes Berg2009-04-221-4/+16
| * | | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-222-1/+14
| * | | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-221-2/+1
| * | | mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-221-6/+6
| * | | mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-221-3/+3
| * | | mac80211: validate TIM IE length (redux)Johannes Berg2009-04-223-28/+7
| * | | cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-222-14/+14
| * | | cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-224-12/+19
| * | | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-2210-149/+300
| * | | cfg80211: clean up includesJohannes Berg2009-04-229-11/+4
| * | | mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-2210-330/+228
OpenPOWER on IntegriCloud