summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2013-04-182-0/+8
* tipc: add InfiniBand media typePatrick McHardy2013-04-176-3/+416
* tipc: set skb->protocol in eth_media packet transmissionPatrick McHardy2013-04-171-0/+1
* tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy2013-04-175-16/+18
* tipc: remove unused str2addr media callbackPatrick McHardy2013-04-172-22/+0Star
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-171-3/+0Star
* net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-171-7/+0Star
* net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-171-1/+0Star
* net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann2013-04-171-3/+2Star
* net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-171-6/+0Star
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-171-7/+0Star
* net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-171-11/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-179-264/+391
|\
| * openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar2013-04-152-20/+13Star
| * openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-157-167/+298
| * openvswitch: datapath.h: Fix a stale comment.Andy Zhou2013-04-101-1/+0Star
| * openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attributeThomas Graf2013-04-031-6/+8
| * openvswitch: Move common genl notify code into ovs_notify()Thomas Graf2013-03-301-20/+16Star
| * openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZEThomas Graf2013-03-302-45/+52
| * openvswitch: Use nla_memcpy() to memcpy() data from attributesThomas Graf2013-03-302-2/+2
| * openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policyThomas Graf2013-03-301-3/+2Star
* | packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann2013-04-161-27/+12Star
* | sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya2013-04-161-3/+9
* | neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches2013-04-161-29/+20Star
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-151-42/+168
* | net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann2013-04-152-4/+4
* | net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann2013-04-152-13/+5Star
* | net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann2013-04-141-1/+0Star
* | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-146-22/+14Star
* | tcp: tcp_tso_segment() small optimizationEric Dumazet2013-04-131-2/+5
* | tcp: GSO should be TSQ friendlyEric Dumazet2013-04-132-1/+13
* | act_csum: fix possible use after freeEric Dumazet2013-04-121-14/+25
* | Revert "netprio_cgroup: make local table static"David S. Miller2013-04-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-115-6/+28
|\ \
| * | xfrm_user: constify netlink dispatch tableMathias Krause2013-03-061-2/+2
| * | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-065-4/+26
* | | netprio_cgroup: make local table staticstephen hemminger2013-04-111-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1039-1192/+1592
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-108-24/+44
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-031-0/+2
| | |\ \ \
| | | * | | cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-301-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2912-74/+145
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2516-971/+1272
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-201-1/+3
| | * | | | | | Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-181-8/+12
| | * | | | | | Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-181-13/+14
| | * | | | | | Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-181-1/+16
| | * | | | | | Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-181-2/+8
| | * | | | | | Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-181-0/+43
| | * | | | | | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-182-0/+38