summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-011-12/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-011-1/+1
|\
| * mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
* | net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-281-0/+1
* | net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise2012-03-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-273-14/+21
|\ \ | |/
| * mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-261-1/+2
| * mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
| * cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-10/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-277-57/+103
|\ \
| * | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-03-271-2/+6
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-2/+2
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-235-53/+95
| |\ \ | | |/ | |/|
| | * netfilter: nf_conntrack: permanently attach timeout policy to conntrackPablo Neira Ayuso2012-03-231-17/+22
| | * netfilter: xt_CT: fix assignation of the generic protocol trackerPablo Neira Ayuso2012-03-231-1/+8
| | * netfilter: xt_CT: missing rcu_read_lock section in timeout assignmentPablo Neira Ayuso2012-03-231-6/+12
| | * netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2012-03-233-24/+48
| | * netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6Pablo Neira Ayuso2012-03-221-6/+6
* | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\ \ \
| * | | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-231-15/+9
|\ \ \ \
| * | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-241-7/+3
| * | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-241-3/+2
| * | | | sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-241-3/+2
| * | | | sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-241-1/+1
| * | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-241-2/+2
| |/ / /
* | | | poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-2311-24/+17
|\ \ \ \ | | |/ / | |/| |
| * | | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-221-0/+1
| * | | netfilter: remove forward module param confusion.Rusty Russell2012-03-222-14/+4
| * | | xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-221-3/+3
| * | | xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-221-2/+2
| * | | RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-223-3/+3
| * | | netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-221-1/+1
| * | | l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-211-0/+1
| | |/ | |/|
| * | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
* | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-2326-730/+1547
|\ \ \
| * | | xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker2012-03-211-5/+12
| * | | xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker2012-03-211-2/+7
| * | | SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefinedTrond Myklebust2012-03-211-14/+13
| * | | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-201-0/+13
| * | | SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-03-191-4/+11
| * | | SUNRPC: Don't use variable length automatic arrays in kernel codeTrond Myklebust2012-03-121-2/+5
| * | | SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-117-12/+10
| * | | Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust2012-03-032-3/+12
| |\ \ \
| * | | | SUNRPC: Add API to acquire source addressChuck Lever2012-03-021-0/+149
| * | | | SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-024-49/+61
| * | | | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-025-28/+110
| * | | | SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-271-13/+26
| * | | | SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky2012-02-271-13/+19
OpenPOWER on IntegriCloud