| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 2014-01-14 | 1 | -1/+1 |
* | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 27 | -46/+48 |
* | ipv6: copy traffic class from ping request to reply | Hannes Frederic Sowa | 2014-01-14 | 1 | -1/+4 |
* | ipv4: register igmp_notifier even when !CONFIG_PROC_FS | WANG Cong | 2014-01-14 | 2 | -4/+8 |
* | net: Add trace events for all receive entry points, exposing more skb fields | Ben Hutchings | 2014-01-14 | 1 | -39/+61 |
* | net: Add net_dev_start_xmit trace event, exposing more skb fields | Ben Hutchings | 2014-01-14 | 1 | -0/+2 |
* | net: Fix indentation in dev_hard_start_xmit() | Ben Hutchings | 2014-01-14 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 13 | -39/+87 |
|\ |
|
| * | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets | Neal Cardwell | 2014-01-13 | 1 | -1/+4 |
| * | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 | 5 | -19/+30 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-01-10 | 2 | -11/+14 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-09 | 2 | -11/+14 |
| | |\ |
|
| | | * | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2014-01-08 | 1 | -1/+1 |
| | | |\ |
|
| | | | * | NFC: Fix target mode p2p link establishment | Arron Wang | 2014-01-04 | 1 | -1/+1 |
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-06 | 1 | -10/+13 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 | 1 | -10/+13 |
| * | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 2014-01-09 | 1 | -2/+4 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-01-07 | 2 | -6/+28 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | netfilter: only warn once on wrong seqadj usage | Jesper Dangaard Brouer | 2014-01-06 | 1 | -1/+1 |
| | * | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann | 2014-01-06 | 1 | -5/+27 |
| * | | | | tipc: correctly unlink packets from deferred packet queue | Erik Hugne | 2014-01-07 | 1 | -0/+1 |
| * | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing | 2014-01-07 | 1 | -0/+6 |
* | | | | | net: add skb_checksum_setup | Paul Durrant | 2014-01-14 | 1 | -0/+273 |
* | | | | | bridge: move br_net_exit() to br.c | WANG Cong | 2014-01-13 | 3 | -19/+18 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-01-13 | 6 | -48/+122 |
|\ \ \ \ \ |
|
| * | | | | | {xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set | Fan Du | 2014-01-10 | 1 | -2/+2 |
| * | | | | | pktgen_dst_metrics[] can be static | Fengguang Wu | 2014-01-06 | 1 | -1/+1 |
| * | | | | | {pktgen, xfrm} Show spi value properly when ipsec turned on | Fan Du | 2014-01-03 | 1 | -1/+4 |
| * | | | | | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen | Fan Du | 2014-01-03 | 2 | -7/+37 |
| * | | | | | {pktgen, xfrm} Construct skb dst for tunnel mode transformation | Fan Du | 2014-01-03 | 1 | -1/+27 |
| * | | | | | {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow | Fan Du | 2014-01-03 | 1 | -0/+12 |
| * | | | | | {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find | Fan Du | 2014-01-03 | 1 | -2/+2 |
| * | | | | | {pktgen, xfrm} Add statistics counting when transforming | Fan Du | 2014-01-03 | 1 | -3/+7 |
| * | | | | | {pktgen, xfrm} Correct xfrm state lock usage when transforming | Fan Du | 2014-01-03 | 1 | -3/+2 |
| * | | | | | xfrm: checkpatch erros with inline keyword position | Weilong Chen | 2014-01-02 | 1 | -3/+3 |
| * | | | | | xfrm: fix checkpatch error | Weilong Chen | 2014-01-02 | 1 | -2/+2 |
| * | | | | | xfrm: checkpatch erros with space prohibited | Weilong Chen | 2014-01-02 | 2 | -4/+4 |
| * | | | | | xfrm: checkpatch errors with foo * bar | Weilong Chen | 2014-01-02 | 3 | -13/+13 |
| * | | | | | xfrm: checkpatch errors with space | Weilong Chen | 2014-01-02 | 4 | -13/+13 |
* | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-01-13 | 42 | -763/+1648 |
|\ \ \ \ \ \ |
|
| * | | | | | | batman-adv: drop dependency against CRC16 | Antonio Quartulli | 2014-01-12 | 1 | -1/+0 |
| * | | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2014-01-12 | 1 | -1/+1 |
| * | | | | | | batman-adv: update copyright years for 2014 | Simon Wunderlich | 2014-01-12 | 41 | -41/+41 |
| * | | | | | | batman-adv: add build checks for packet sizes | Simon Wunderlich | 2014-01-12 | 1 | -7/+17 |
| * | | | | | | batman-adv: remove returns at the end of void functions | Antonio Quartulli | 2014-01-12 | 1 | -7/+0 |
| * | | | | | | batman-adv: add debugfs support to view multiif tables | Simon Wunderlich | 2014-01-12 | 5 | -7/+73 |
| * | | | | | | batman-adv: add debugfs structure for information per interface | Simon Wunderlich | 2014-01-12 | 4 | -0/+86 |
| * | | | | | | batman-adv: add bonding again | Simon Wunderlich | 2014-01-12 | 4 | -4/+121 |
| * | | | | | | batman-adv: consider outgoing interface in OGM sending | Simon Wunderlich | 2014-01-12 | 3 | -64/+115 |
| * | | | | | | batman-adv: add WiFi penalty | Simon Wunderlich | 2014-01-12 | 3 | -6/+24 |