summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-202-4/+3
|\
| * pktgen: fix module unload for goodEric Dumazet2012-05-181-2/+2
| * tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau2012-05-171-2/+1
* | ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack2012-05-201-1/+14
* | net/ipv4: replace simple_strtoul with kstrtoulEldad Zack2012-05-203-3/+21
* | net/ipv4/ipconfig: neaten __setup placementEldad Zack2012-05-201-3/+2
* | ipv6: use skb coalescing in reassemblyEric Dumazet2012-05-191-6/+20
* | ipv4: use skb coalescing in defragmentationEric Dumazet2012-05-191-6/+20
* | net: introduce skb_try_coalesce()Eric Dumazet2012-05-192-64/+89
* | net:ipv6:fixed space issues relating to operators.Jeffrin Jose2012-05-191-2/+2
* | net:ipv6:fixed a trailing white space issue.Jeffrin Jose2012-05-191-1/+1
* | ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-191-1/+4
* | net: napi_frags_skb() is staticEric Dumazet2012-05-191-2/+1
* | ipv6: bool/const conversions phase2Eric Dumazet2012-05-1913-118/+119
* | ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller2012-05-191-3/+1
* | ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-181-0/+4
* | ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-181-3/+1
* | net: introduce netdev_alloc_frag()Eric Dumazet2012-05-181-41/+41
* | ipv6: bool conversions phase1Eric Dumazet2012-05-182-6/+6
* | ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-182-9/+10
* | econet: remove ancient bug ridden protocolStephen Hemminger2012-05-185-1217/+0
* | lapb: Neaten debuggingJoe Perches2012-05-175-306/+134
* | drop_monitor: convert to modular buildingNeil Horman2012-05-172-3/+45
* | net: netdev_alloc_skb() use build_skb()Eric Dumazet2012-05-171-1/+31
* | ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-176-9/+9
* | 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
OpenPOWER on IntegriCloud