summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08190-1528/+2248
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0542-248/+494
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-044-0/+45
| |\ \
| | * | nl80211: PMKSA caching supportSamuel Ortiz2009-11-283-0/+41
| | * | mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-0/+4
| * | | tcp: connect() race with timewait reuseEric Dumazet2009-12-031-0/+2
| * | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-031-0/+3
| * | | usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-031-0/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-032-39/+2
| |\ \ \
| | * | | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
| | * | | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
| | * | | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
| | * | | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-031-0/+3
| |\ \ \ \
| | * | | | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-231-0/+3
| * | | | | tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-031-1/+2
| * | | | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+3
| * | | | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-1/+2
| * | | | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
| * | | | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
| * | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-032-0/+2
| * | | | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-032-0/+5
| * | | | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-032-5/+7
| * | | | | net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-031-1/+1
| | |/ / / | |/| | |
| * | | | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1
| * | | | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-021-0/+1
| * | | | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-022-6/+106
| * | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-022-6/+33
| * | | | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-022-0/+9
| * | | | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-022-2/+9
| * | | | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-021-8/+0
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-017-7/+145
| |\ \ \ \
| * | | | | net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2009-12-012-25/+5
| * | | | | net: Automatically allocate per namespace data.Eric W. Biederman2009-12-011-4/+24
| * | | | | net: Batch network namespace destruction.Eric W. Biederman2009-12-011-1/+1
| * | | | | net: Implement for_each_netdev_reverse.Eric W. Biederman2009-12-011-0/+2
| * | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-012-1/+2
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-1/+0
| |\ \ \ \ \
| * | | | | | ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz2009-11-291-0/+2
| * | | | | | X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-291-0/+6
| * | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-295-97/+61
| |\ \ \ \ \ \
| | * | | | | | sctp: Update max.burst implementationVlad Yasevich2009-11-231-0/+4
| | * | | | | | sctp: Turn the enum socket options into definesVlad Yasevich2009-11-231-82/+43
| | * | | | | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-231-6/+0
| | * | | | | | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-8/+0
| | * | | | | | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-232-0/+10
| | * | | | | | sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-231-1/+2
| | * | | | | | sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
| | * | | | | | sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
| * | | | | | | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-261-0/+1
OpenPOWER on IntegriCloud