summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: bool conversionsEric Dumazet2012-05-178-188/+191
* net: core: Use pr_<level>Joe Perches2012-05-176-36/+44
* net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches2012-05-171-125/+91
* pktgen: Use pr_debugJoe Perches2012-05-171-23/+18
* net: include/net/sock.h cleanupEric Dumazet2012-05-173-10/+10
* net: l2tp: Standardize logging stylesJoe Perches2012-05-178-221/+213
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-1621-97/+121
|\
| * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-167-21/+49
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-155-7/+31
| |\
| | * Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-142-2/+10
| | * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-144-5/+21
| * | openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter2012-05-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-128-65/+36
| |\ \
| | * | sctp: check cached dst before using itNicolas Dichtel2012-05-102-20/+1
| | * | pktgen: fix crash at module unloadEric Dumazet2012-05-101-2/+8
| | * | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-102-32/+6
| | * | ipv4: Do not use dead fib_info entries.David S. Miller2012-05-101-0/+2
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-05-082-11/+19
| | |\ \
| | | * | openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar2012-05-071-7/+15
| | | * | openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka2012-05-031-3/+2
| | | * | openvswitch: Add length check when retrieving TCP flags.Jesse Gross2012-04-021-1/+2
| * | | | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-101-3/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson2012-05-031-3/+4
* | | | | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-171-1/+3
* | | | | netfilter: xt_CT: remove redundant header includeEldad Zack2012-05-171-1/+0
* | | | | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-171-2/+13
* | | | | netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso2012-05-171-1/+2
* | | | | netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso2012-05-171-1/+1
* | | | | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter2012-05-171-1/+1
* | | | | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-171-1/+1
* | | | | net: sock_flag() cleanupEric Dumazet2012-05-161-7/+7
* | | | | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-162-4/+5
* | | | | mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-165-2/+127
* | | | | mac802154: slaves management supportalex.bluesman.smirnov@gmail.com2012-05-162-0/+145
* | | | | ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-161-1/+8
* | | | | mac802154: basic mib supportalex.bluesman.smirnov@gmail.com2012-05-163-1/+97
* | | | | mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com2012-05-163-1/+48
* | | | | mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com2012-05-161-0/+28
* | | | | mac802154: TX data pathalex.bluesman.smirnov@gmail.com2012-05-163-1/+122
* | | | | mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-162-1/+114
* | | | | mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-166-0/+232
* | | | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1616-869/+20
|\ \ \ \ \
| * | | | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-152-670/+0
| * | | | | net: delete all instances of special processing for token ringPaul Gortmaker2012-05-1513-68/+12
| * | | | | atm: remove the coupling to token ring supportPaul Gortmaker2012-05-152-131/+8
* | | | | | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-1612-57/+58
* | | | | | net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-1616-120/+116
* | | | | | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-151-13/+14
|/ / / / /
* | | | | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-1576-490/+306
* | | | | xfrm_algo: drop an unnecessary inclusionJan Beulich2012-05-151-3/+0
OpenPOWER on IntegriCloud