summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-242-24/+4Star
|\
| * net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer2014-01-241-23/+4Star
| * remove extra definitions of U32_MAXAlex Elder2014-01-241-3/+0Star
| * conditionally define U32_MAXAlex Elder2014-01-241-0/+2
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-243-13/+13
|\ \ | |/ |/|
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-143-13/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-231-31/+1Star
|\ \
| * | fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-221-31/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-234-4/+4
|\ \ \
| * | | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| * | | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2013-12-19583-16509/+39473
| |\ \ \
| * | | | treewide: Fix typo in KconfigMasanari Iida2013-12-021-1/+1
| * | | | Fix comment typo for alloc_netdev_mqs()Li Zhong2013-12-021-1/+1
* | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-221-4/+4
|\ \ \ \ \
| * | | | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-051-4/+4
| * | | | | netprio_cgroup: convert away from cftype->read_map()Tejun Heo2013-12-051-3/+3
* | | | | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-43/+34Star
|\ \ \ \ \ \
| * | | | | | net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus2014-01-071-43/+34Star
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | sched, net: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-2/+2
* | | | | | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-181-21/+17Star
* | | | | | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-181-19/+32
* | | | | | | net: rds: fix per-cpu helper usageGerald Schaefer2014-01-181-4/+3Star
* | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
* | | | | | | | bpf: do not use reciprocal divideEric Dumazet2014-01-161-28/+2Star
|/ / / / / / /
* | | | | | | net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-152-4/+10
* | | | | | | ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-151-2/+4
* | | | | | | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-141-1/+4
|/ / / / / /
* | | | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-105-19/+30
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-102-11/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-092-11/+14
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-10/+13
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
* | | | | | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-101-2/+4
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-01-082-6/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
| * | | | | | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
* | | | | | | | | tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-071-0/+1
* | | | | | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-071-0/+6
* | | | | | | | | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
* | | | | | | | | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
|/ / / / / / / /
* | | | | | | | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-061-1/+1
* | | | | | | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-031-2/+9
* | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-031-21/+3Star
* | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-031-5/+16
* | | | | | | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-031-3/+10