summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-287-13/+35
* e1000: fix vlan processing regressionJiri Pirko2012-03-281-13/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher2012-03-281-2/+6
|\
| * net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-03-281-2/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher2012-03-27720-13396/+26817
|\|
| * net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-257-9/+13
| * gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-252-33/+8Star
| * USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)2012-03-251-0/+18
| * USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)2012-03-251-2/+4
| * USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)2012-03-251-0/+18
| * qlcnic: Bug fix for LROAnirban Chakraborty2012-03-232-3/+5
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-236-6/+12
| |\
| | * vhost: fix release path lockdep checksMichael S. Tsirkin2012-02-283-6/+7
| | * vhost: don't forget to schedule()Nadav Har'El2012-02-281-0/+2
| | * tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-281-0/+3
| | * tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-281-0/+0
| | * tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-281-0/+0
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-237-54/+100
| |\ \
| | * | 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-235-25/+53
| | * | netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6Pablo Neira Ayuso2012-03-221-6/+6
| * | | usbnet: consider device busy at each recieved packetOliver Neukum2012-03-231-0/+1
| * | | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-233-69/+32Star
| * | | netfilter: remove forward module param confusion.Rusty Russell2012-03-232-14/+4Star
| * | | usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-231-1/+0Star
| * | | usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-231-0/+9
| * | | xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-231-3/+3
| * | | xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-231-2/+2
| * | | RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-233-3/+3
| * | | netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-231-1/+1
| * | | l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-221-0/+1
| * | | cnic: Fix parity error code conflictMichael Chan2012-03-225-34/+12Star
| * | | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-222-3/+23
| |/ /
| * | sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
| * | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-2171-250/+1034
| |\ \
| | * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-201-2/+2
| | |\ \
| | | * | AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-201-2/+2
| | * | | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-201-4/+5
| | |/ /
| | * | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-1513-52/+189
| | |\ \
| | | * | AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-154-7/+7
| | | * | AppArmor: Add ability to load extended policyJohn Johansen2012-03-154-1/+50
| | | * | AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-144-19/+29
| | | * | AppArmor: Update dfa matching routines.John Johansen2012-03-143-4/+81
| | | * | AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-141-10/+6Star
| | | * | AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-141-6/+9
| | | * | AppArmor: Add const qualifiers to generated string tablesJohn Johansen2012-03-141-2/+3
| | | * | AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-141-2/+3