summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-12-14NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga1-0/+14
2016-12-14NFC: nci: Add post_setup handlerRobert Baldyga1-0/+4
2016-12-14NFC: nci: Handle proprietary response and notificationsSamuel Ortiz3-0/+72
2016-12-14NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard1-0/+26
2016-12-14LOCAL / net: rfkill: rfkill-bcm: Add hci registered flagBeomho Seo1-1/+6
2016-12-14LOCAL / net: rfkill: rfkill-bcm: Change correctly compatibleBeomho Seo1-1/+1
2016-12-14LOCAL / net: rfkill: Fix irq triggerBeomho Seo1-1/+1
2016-12-14LOCAL / net: rfkill: add rfkill-bcm driverBeomho Seo3-0/+381
2016-12-14LOCAL / bluetooth: add hci event notificationBeomho Seo1-0/+17
2016-11-25mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg1-9/+15
2016-10-02nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-10-02ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun1-0/+2
2016-10-02Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg1-23/+2
2016-08-24mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-08-24tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron1-17/+22
2016-08-24tcp: make challenge acks less predictableEric Dumazet1-5/+10
2016-08-19net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-08-19Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-08-14netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-11netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata1-1/+1
2016-08-06libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-08-06libceph: set 'exists' flag for newly up osdYan, Zheng1-1/+1
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal4-65/+122
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal4-130/+89
2016-07-10netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-333/+80
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal4-50/+25
2016-07-10netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-10netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-10netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-07-10netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-07-10netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal4-8/+24
2016-07-10netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal4-3/+28
2016-07-10netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-07-10netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal4-32/+37
2016-07-10netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-07-10netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-07-10netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-07-10netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-07-10netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-07-10tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-07-10tipc: fix nametable publication field in nl compatRichard Alpe1-1/+1
2016-07-10netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-07-10tipc: check nl sock before parsing nested attributesRichard Alpe1-0/+3
2016-07-10tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-07-10net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-07-10net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-07-10VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1