summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
* bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
* af_unix: fix EPOLLET regression for stream socketsEric Dumazet2012-01-301-15/+4
* tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell2012-01-301-4/+2
* net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-303-3/+16
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-01-272-21/+2
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-273-2/+4
|\
| * iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| * mac80211: set bss_conf.idle when vif is connectedEliad Peller2012-01-241-0/+1
| * mac80211: update oper_channel on ibss joinEliad Peller2012-01-241-0/+1
* | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
* | net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-261-0/+3
* | ipv6: Fix ip_gre lockless xmits.Willem de Bruijn2012-01-261-0/+4
* | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
* | netns: fix net_alloc_generic()Eric Dumazet2012-01-261-15/+16
* | tcp: bind() optimize port allocationFlavio Leitner2012-01-251-4/+2
* | tcp: bind() fix autoselection to share portsFlavio Leitner2012-01-251-0/+5
* | l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman2012-01-251-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24102-512/+904
|\ \
| * | rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller2012-01-241-12/+8
| * | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| * | net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer2012-01-241-0/+1
| * | team: send only changed options/ports via netlinkJiri Pirko2012-01-242-46/+100
| * | net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
| * | drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
| * | stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
| * | llc: Fix race condition in llc_ui_recvmsgRadu Iliescu2012-01-241-0/+5
| * | stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
| * | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy2012-01-231-4/+17
| * | tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
| * | skge: add byte queue limit supportstephen hemminger2012-01-231-13/+24
| * | mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
| * | bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
| * | bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
| * | bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
| * | bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
| * | bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
| * | bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
| * | macvlan: fix a possible use after freeEric Dumazet2012-01-231-0/+1
| * | ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-01-221-0/+1
| * | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-222-2/+2
| * | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-224-8/+37
| * | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-222-3/+3
| * | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * | kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2
| * | tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2012-01-222-2/+2
| * | be2net: create RSS rings even in multi-channel configsSathya Perla2012-01-221-2/+1
OpenPOWER on IntegriCloud