summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen1-1/+0
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg1-0/+5
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann1-0/+5
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann1-39/+20
2013-07-02ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt1-1/+20
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt1-2/+2
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt2-0/+5
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt1-2/+0
2013-07-02net: sctp: get rid of SCTP_DBG_TSNS entirelyDaniel Borkmann2-114/+0
2013-07-02cassini: Make missing firmware non-fatalBen Hutchings1-10/+8
2013-07-02qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso1-0/+1
2013-07-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-10/+15
2013-07-02vti: remove duplicated code to fix a memory leakCong Wang1-7/+0
2013-07-02gre: fix a regression in ioctlCong Wang1-4/+5
2013-07-02net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann17-484/+383
2013-07-02lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifierDaniel Borkmann2-2/+154
2013-07-02net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-02x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-07-02netem: use rb tree to implement the time queueEric Dumazet1-24/+85
2013-07-02net: qmi_wwan: add TP-LINK MA260Bjørn Mork1-0/+1
2013-07-02net: qmi_wwan: add Option GTM681WBjørn Mork1-0/+1
2013-07-02net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork1-1/+0
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir2-6/+22
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir1-5/+25
2013-07-01neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-01net: stmmac: fixed enh_desc set always zeroByungho An1-3/+3
2013-07-01net: stmmac: fixed operator typoByungho An1-5/+5
2013-07-01xen: Use more current logging stylesJoe Perches2-19/+16
2013-07-01net: fec: Fix multicast list setup in fec_restart().Christoph Müllner1-3/+4
2013-07-01ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel1-4/+8
2013-07-01ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa1-1/+1
2013-07-01openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar3-5/+18
2013-07-01alx: fix ethtool support codeJohannes Berg1-35/+29
2013-07-01alx: fix MAC address alignment problemJohannes Berg1-4/+4
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg4-125/+106
2013-07-01alx: make sizes unsignedJohannes Berg1-4/+4
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg1-1/+0
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg1-1/+1
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim4-22/+60
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein7-11/+319
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2-2/+16
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov1-3/+2
2013-06-29ssb/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang8-10/+10
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann1-1/+5
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack1-2/+2
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko1-35/+15
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko6-164/+250
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko3-13/+13