summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: add skb_checksum_setupPaul Durrant2014-01-141-0/+273
* bridge: move br_net_exit() to br.cWANG Cong2014-01-133-19/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-136-48/+122
|\
| * {xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not setFan Du2014-01-101-2/+2
| * pktgen_dst_metrics[] can be staticFengguang Wu2014-01-061-1/+1
| * {pktgen, xfrm} Show spi value properly when ipsec turned onFan Du2014-01-031-1/+4
| * {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-032-7/+37
| * {pktgen, xfrm} Construct skb dst for tunnel mode transformationFan Du2014-01-031-1/+27
| * {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flowFan Du2014-01-031-0/+12
| * {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du2014-01-031-2/+2
| * {pktgen, xfrm} Add statistics counting when transformingFan Du2014-01-031-3/+7
| * {pktgen, xfrm} Correct xfrm state lock usage when transformingFan Du2014-01-031-3/+2
| * xfrm: checkpatch erros with inline keyword positionWeilong Chen2014-01-021-3/+3
| * xfrm: fix checkpatch errorWeilong Chen2014-01-021-2/+2
| * xfrm: checkpatch erros with space prohibitedWeilong Chen2014-01-022-4/+4
| * xfrm: checkpatch errors with foo * barWeilong Chen2014-01-023-13/+13
| * xfrm: checkpatch errors with spaceWeilong Chen2014-01-024-13/+13
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-1342-763/+1648
|\ \
| * | batman-adv: drop dependency against CRC16Antonio Quartulli2014-01-121-1/+0
| * | batman-adv: Start new development cycleSimon Wunderlich2014-01-121-1/+1
| * | batman-adv: update copyright years for 2014Simon Wunderlich2014-01-1241-41/+41
| * | batman-adv: add build checks for packet sizesSimon Wunderlich2014-01-121-7/+17
| * | batman-adv: remove returns at the end of void functionsAntonio Quartulli2014-01-121-7/+0
| * | batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-125-7/+73
| * | batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-124-0/+86
| * | batman-adv: add bonding againSimon Wunderlich2014-01-124-4/+121
| * | batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich2014-01-123-64/+115
| * | batman-adv: add WiFi penaltySimon Wunderlich2014-01-123-6/+24
| * | batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-1211-219/+605
| * | batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-129-114/+588
| * | batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-125-327/+12
* | | net: make dev_set_mtu() honor notification return codeVeaceslav Falico2014-01-131-9/+25
* | | sctp: make sctp_addto_chunk_fixed localstephen hemminger2014-01-131-2/+4
* | | l2tp: make local functions staticstephen hemminger2014-01-132-6/+2
* | | gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell2014-01-131-10/+6
* | | net_sched: act: remove struct tcf_act_hdrWANG Cong2014-01-131-8/+8
* | | net_sched: avoid casting void pointerWANG Cong2014-01-135-26/+23
* | | net_sched: optimize tcf_match_indev()WANG Cong2014-01-132-14/+24
* | | net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-1310-14/+15
* | | net_sched: act: clean up notification functionsWANG Cong2014-01-131-55/+40
* | | net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong2014-01-1310-23/+14
* | | net: gro: change GRO overflow strategyEric Dumazet2014-01-131-2/+15
* | | gre_offload: fix sparse non static symbol warningWei Yongjun2014-01-131-1/+1
* | | ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-134-4/+27
* | | ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa2014-01-131-1/+22
* | | ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-134-8/+17
* | | HHF qdisc: fix jiffies-time conversion.Terry Lam2014-01-131-6/+6
|/ /
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-1041-311/+429
|\ \
| * | batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-083-2/+44
| * | batman-adv: create helper function to get AP isolation statusAntonio Quartulli2014-01-083-12/+28
OpenPOWER on IntegriCloud