summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-314-28/+42
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-314-15/+20
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-01-3115-27/+15
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-3116-4/+16
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-3117-67/+90
* [NETFILTER]: xt_conntrack: add port and direction matchingJan Engelhardt2008-01-311-5/+45
* [NETFILTER]: nfnetlink_log: fix typoPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev memberPatrick McHardy2008-01-311-4/+0
* [NETFILTER]: nf_nat: remove double bysource hash initializationPatrick McHardy2008-01-311-4/+0
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-312-2/+2
* [NETFILTER]: Supress some sparse warningsEric Dumazet2008-01-313-2/+8
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-312-5/+5
* [RAW]: Cleanup IPv4 raw_seq_show.Denis V. Lunev2008-01-311-17/+7
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-312-9/+5
* [IPCOMP]: Fix reception of incompressible packetsHerbert Xu2008-01-311-1/+1
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-314-0/+6
* [TCP]: NewReno must count every skb while marking lossesIlpo Järvinen2008-01-311-1/+1
* [NETNS]: Fix race between put_net() and netlink_kernel_create().Pavel Emelyanov2008-01-311-19/+33
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-3110-18/+18
* [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()Benjamin Thery2008-01-311-0/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-315-0/+21
* [AF_RXRPC]: constify function pointer tablesJan Engelhardt2008-01-313-7/+7
* [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young2008-01-311-11/+37
* [IPCOMP]: Fetch nexthdr before ipch is destroyedHerbert Xu2008-01-312-2/+8
* [IPV4] fib_trie: apply fixes from fib_hashJulian Anastasov2008-01-311-20/+35
* [IPV4] fib: fix route replacement, fib_info is sharedJulian Anastasov2008-01-311-16/+31
* [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameterWei Yongjun2008-01-311-1/+1
* [INET_DIAG]: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo2008-01-311-5/+6
* [INET]: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2008-01-312-2/+6
* [AX25]: Kill ax25_bind() user triggable printk.maximilian attems2008-01-311-8/+5
* [AX25]: Beautify x25_init() version printk.maximilian attems2008-01-311-1/+1
* [NET] 9p: kill dead static inline buf_put_stringIlpo Järvinen2008-01-311-5/+0
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-314-32/+325
* [IPSEC]: Allow async algorithmsHerbert Xu2008-01-311-3/+3
* [IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu2008-01-314-376/+583
* rfkill: add the WiMAX radio typeIñaky Pérez-González2008-01-312-0/+12
* mac80211: fixing null qos data frames check for reordering bufferRon Rindjunsky2008-01-311-1/+1
* mac80211: fix alignment warningJohannes Berg2008-01-311-13/+33
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-014-66/+10
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-064-58/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-319-153/+1802
|\ \
| * | NetLabel: Add auditing to the static labeling mechanismPaul Moore2008-01-301-14/+193
| * | NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-303-17/+1519
| * | SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-301-1/+12
| * | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-0/+2
| * | NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-302-22/+38
| * | NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-301-21/+9
| * | NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-301-13/+34
| * | NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-305-85/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-311-0/+1
|\ \ \
OpenPOWER on IntegriCloud