summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: nf_tables: nat expression must select CONFIG_NF_NATPablo Neira Ayuso2014-08-191-1/+1
| | * | | | netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann2014-08-191-1/+1
| | * | | | netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso2014-08-185-57/+77
| * | | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-017-19/+46
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-251-0/+1
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-256-19/+45
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-203-4/+35
| | | * | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-191-12/+3
| | | * | | ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring2014-08-191-1/+1
| | | * | | ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-191-1/+4
| | | * | | ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring2014-08-191-1/+1
| | | * | | mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-191-0/+1
| * | | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-291-1/+1
| * | | | | net: attempt a single high order allocationEric Dumazet2014-08-291-14/+16
| * | | | | net: fix checksum features handling in netif_skb_features()Michal Kubeček2014-08-251-5/+11
| * | | | | net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev2014-08-251-1/+60
| |/ / / /
| * | | | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
| * | | | net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
| * | | | net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
| * | | | openvswitch: fix panic with multiple vlan headersJiri Benc2014-08-221-0/+5
| * | | | net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
| * | | | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
| * | | | packet: handle too big packets for PACKET_V3Eric Dumazet2014-08-212-0/+18
| * | | | lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR2014-08-211-0/+2
| * | | | tipc: Fix build.David S. Miller2014-08-191-1/+2
| * | | | cbq: now_rt removalVasily Averin2014-08-191-10/+1
| * | | | cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13
| * | | | tipc: fix message importance range checkErik Hugne2014-08-162-2/+4
| | |/ / | |/| |
| * | | batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann2014-08-161-1/+1
| | |/ | |/|
* | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-084-5/+5
|/ /
* | netlink: Annotate RCU locking for seq_file walkerThomas Graf2014-08-141-0/+2
* | tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-141-5/+3
* | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-142-5/+10
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-143-4/+6
* | sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-141-3/+3
* | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-142-8/+11
* | net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn2014-08-131-0/+17
* | net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-131-5/+5
* | irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-131-1/+1
* | lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR2014-08-131-4/+1
* | atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR2014-08-131-28/+32
* | openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger2014-08-131-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1316-149/+98
|\ \
| * | net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-114-55/+55
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-116-86/+39
| |\ \
| | * | netfilter: nf_tables: fix error return codeJulia Lawall2014-08-081-1/+3
| | * | netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-085-73/+22
| | * | netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso2014-08-081-0/+3
| | * | netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso2014-08-081-12/+11
| | |/
| * | rtnetlink: fix VF info sizeJiri Benc2014-08-081-1/+2
OpenPOWER on IntegriCloud