Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | ax88179_178a: Correct the RX error definition in RX header | Freddy Xin | 2013-10-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Revert "bridge: only expire the mdb entry when query is received" | Linus Lüssing | 2013-10-22 | 3 | -22/+28 | |
| * | | | | | | | | | | | | | | tcp: initialize passive-side sk_pacing_rate after 3WHS | Neal Cardwell | 2013-10-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | davinci_emac.c: Fix IFF_ALLMULTI setup | Mariusz Ceier | 2013-10-22 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | mac802154: correct a typo in ieee802154_alloc_device() prototype | Alexandre Belloni | 2013-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ipv6: probe routes asynchronous in rt6_probe | Hannes Frederic Sowa | 2013-10-22 | 1 | -7/+31 | |
| * | | | | | | | | | | | | | | Merge branch 'rt6i_gateway' | David S. Miller | 2013-10-22 | 4 | -10/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper | Julian Anastasov | 2013-10-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov | 2013-10-22 | 3 | -8/+10 | |
| | * | | | | | | | | | | | | | | ipv6: always prefer rt6i_gateway if present | Julian Anastasov | 2013-10-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'bnx2x' | David S. Miller | 2013-10-22 | 7 | -246/+268 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | bnx2x: Set NETIF_F_HIGHDMA unconditionally | Merav Sicron | 2013-10-22 | 2 | -4/+1 | |
| | * | | | | | | | | | | | | | | bnx2x: Don't pretend during register dump | Dmitry Kravkov | 2013-10-22 | 3 | -205/+201 | |
| | * | | | | | | | | | | | | | | bnx2x: Lock DMAE when used by statistic flow | Ariel Elior | 2013-10-22 | 4 | -10/+11 | |
| | * | | | | | | | | | | | | | | bnx2x: Prevent null pointer dereference on error flow | Yuval Mintz | 2013-10-22 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | bnx2x: Fix config when SR-IOV and iSCSI are enabled | Ariel Elior | 2013-10-22 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | bnx2x: Fix Coalescing configuration | Dmitry Kravkov | 2013-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | bnx2x: Unlock VF-PF channel on MAC/VLAN config error | Ariel Elior | 2013-10-22 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | bnx2x: Prevent an illegal pointer dereference during panic | Yuval Mintz | 2013-10-22 | 2 | -7/+29 | |
| | * | | | | | | | | | | | | | | bnx2x: Fix Maximum CoS estimation for VFs | Yuval Mintz | 2013-10-22 | 1 | -5/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing | Mugunthan V N | 2013-10-21 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'ufo_fixes' | David S. Miller | 2013-10-20 | 3 | -18/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ip_output: do skb ufo init for peeked non ufo skb as well | Jiri Pirko | 2013-10-20 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | | | ip6_output: do skb ufo init for peeked non ufo skb as well | Jiri Pirko | 2013-10-20 | 1 | -11/+14 | |
| | * | | | | | | | | | | | | | | udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames | Jiri Pirko | 2013-10-20 | 1 | -3/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb | 2013-10-20 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race | Daniel Borkmann | 2013-10-20 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | qlcnic: Validate Tx queue only for 82xx adapters. | Himanshu Madhani | 2013-10-18 | 2 | -8/+2 | |
| * | | | | | | | | | | | | | | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd | Vasundhara Volam | 2013-10-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | wanxl: fix info leak in ioctl | Salva Peiró | 2013-10-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'bridge_pvid' | David S. Miller | 2013-10-18 | 4 | -64/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | bridge: Fix updating FDB entries when the PVID is applied | Toshiaki Makita | 2013-10-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | bridge: Fix the way the PVID is referenced | Toshiaki Makita | 2013-10-18 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | bridge: Apply the PVID to priority-tagged frames | Toshiaki Makita | 2013-10-18 | 1 | -7/+20 | |
| | * | | | | | | | | | | | | | | bridge: Don't use VID 0 and 4095 in vlan filtering | Toshiaki Makita | 2013-10-18 | 3 | -54/+49 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | bridge: Correctly clamp MAX forward_delay when enabling STP | Vlad Yasevich | 2013-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() | Eric Dumazet | 2013-10-17 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | tcp: must unclone packets before mangling them | Eric Dumazet | 2013-10-17 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-10-17 | 14 | -9/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-15 | 14 | -9/+57 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | mwifiex: inform cfg80211 about disconnect for P2P client interface | Avinash Patil | 2013-10-14 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | mwifiex: inform cfg80211 about disconnect if device is removed | Avinash Patil | 2013-10-14 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-10-14 | 6 | -3/+35 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | mac80211: fix crash if bitrate calculation goes wrong | Johannes Berg | 2013-10-14 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | | | wireless: radiotap: fix parsing buffer overrun | Johannes Berg | 2013-10-14 | 1 | -1/+6 | |
| | | | * | | | | | | | | | | | | | | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 2013-10-09 | 2 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | mac80211: correctly close cancelled scans | Emmanuel Grumbach | 2013-10-09 | 2 | -0/+22 | |
| | | * | | | | | | | | | | | | | | | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call. | Solomon Peachy | 2013-10-10 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | rtlwifi: rtl8192cu: Fix error in pointer arithmetic | Mark Cave-Ayland | 2013-10-10 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-10-10 | 4 | -2/+8 | |
| | | |\| | | | | | | | | | | | | | |