summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater2015-02-21
| * | | | | | | | | | | | | | igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
| * | | | | | | | | | | | | | batman-adv: Remove uses of return value of seq_printfJoe Perches2015-02-20
| * | | | | | | | | | | | | | tcp: silence registration messagestephen hemminger2015-02-20
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mm: remove GFP_THISNODEDavid Rientjes2015-04-14
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | * | | | | | | | | | | | | fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
| | * | | | | | | | | | | | | fs: remove ki_nbytesChristoph Hellwig2015-03-12
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)2015-04-07
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
| * | | | | | | | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | | | | | | | | | | Revert "libceph: use memalloc flags for net IO"Ilya Dryomov2015-04-07
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2015-04-06
* | | | | | | | | | | | l2tp: unregister l2tp_net_ops on failure pathWANG Cong2015-04-06
* | | | | | | | | | | | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* | | | | | | | | | | | netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-03
* | | | | | | | | | | | Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-03
* | | | | | | | | | | | ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-02
* | | | | | | | | | | | net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* | | | | | | | | | | | ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanupWANG Cong2015-04-02
* | | | | | | | | | | | tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell2015-04-02
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-02
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-04-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-01
| * | | | | | | | | | | | tipc: fix a slab object leakYing Xue2015-03-31
| * | | | | | | | | | | | af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser2015-03-31
| * | | | | | | | | | | | openvswitch: Return vport module ref before destructionThomas Graf2015-03-31
| * | | | | | | | | | | | net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev2015-03-29
| * | | | | | | | | | | | netns: don't clear nsid too early on removalNicolas Dichtel2015-03-29
| * | | | | | | | | | | | ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-29
| * | | | | | | | | | | | ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-25
| * | | | | | | | | | | | net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-24
| * | | | | | | | | | | | tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-03-23
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-31
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| * | | | | | | | | | netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| * | | | | | | | | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
| * | | | | | | | | | netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-17
| * | | | | | | | | | netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-13
| * | | | | | | | | | netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
* | | | | | | | | | | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-20
* | | | | | | | | | | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-20
* | | | | | | | | | | tcp: fix tcp fin memory accountingJosh Hunt2015-03-20