summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-223-4/+11
* tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-222-6/+2
* ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-211-3/+36
* l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=yAmerigo Wang2012-09-211-0/+1
* tcp: Document use of undefined variable.Alan Cox2012-09-201-0/+4
* ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch2012-09-202-2/+7
* ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-194-21/+17
* ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-191-10/+0
* ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-192-99/+38
* ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-42/+95
* netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-192-4/+4
* netdev: make address const in device address managementstephen hemminger2012-09-193-24/+26
* gre: add GSO supportEric Dumazet2012-09-191-0/+12
* net: provide a default dev->ethtool_opsEric Dumazet2012-09-192-12/+4
* net: dev: fix incorrect getting net device's nameGao feng2012-09-191-8/+20
* ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing2012-09-191-5/+1
* net: more accurate network taps in transmit pathEric Dumazet2012-09-191-3/+6
* net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-171-7/+0
* llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings2012-09-171-87/+4
* llc2: Remove explicit indexing of state action arraysBen Hutchings2012-09-171-4/+4
* llc2: Remove the station send queueBen Hutchings2012-09-171-32/+2
* llc2: Collapse the station event receive pathBen Hutchings2012-09-171-81/+6
* llc2: Remove dead code for state machineBen Hutchings2012-09-171-395/+9
* llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings2012-09-171-12/+4
* af_unix: old_cred is surplusAlan Cox2012-09-171-4/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-175-17/+17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-34/+44
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-0752-704/+1403
| | |\
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-075-17/+17
| | |\ \
| | | * | cfg80211: fix indentationHila Gonen2012-09-051-1/+1
| | | * | wext: include wireless event id when it has a size problemArend van Spriel2012-09-051-4/+4
| | | * | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-051-1/+1
| | | * | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-4/+2
| | | * | mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer2012-09-041-7/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1538-134/+223
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-1430-102/+184
| |\ \ \ \
| | * | | | pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-131-1/+1
| | * | | | net_sched: gred: actually perform idling in WRED modeDavid Ward2012-09-131-11/+15
| | * | | | net_sched: gred: fix qave reporting via netlinkDavid Ward2012-09-131-1/+4
| | * | | | net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward2012-09-131-3/+2
| | * | | | net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward2012-09-131-1/+1
| | * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-134-44/+38
| | |\ \ \ \
| | | * | | | netfilter: log: Fix log-level processingJoe Perches2012-09-122-3/+3
| | | * | | | netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-091-8/+2
| | | * | | | netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-091-11/+8
| | | * | | | netfilter: take care of timewait socketsEric Dumazet2012-09-062-22/+25
| | * | | | | net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-111-2/+3
OpenPOWER on IntegriCloud