summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: add iftypes capabilityAlexander Aring2015-05-19
| | * | | | | | | | | | | cfg802154: introduce wpan phy flagsAlexander Aring2015-05-19
| | * | | | | | | | | | | mac802154: remove check if operation is supportedAlexander Aring2015-05-19
| | * | | | | | | | | | | mac802154: check for really changesAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: add several phy supported handlingAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: change cca ed level to mbmAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: change transmit power to mbmAlexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: change transmit power to s32Alexander Aring2015-05-19
| | * | | | | | | | | | | ieee802154: move validation check out of softmacAlexander Aring2015-05-19
| | * | | | | | | | | | | nl802154: cleanup invalid argument handlingAlexander Aring2015-05-19
| | * | | | | | | | | | | Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-15
| * | | | | | | | | | | | tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue2015-05-30
| * | | | | | | | | | | | bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov2015-05-30
| * | | | | | | | | | | | net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru2015-05-30
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-28
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xfrm: optimise to search the inexact policy listLi RongQing2015-05-18
| | * | | | | | | | | | | xfrm: move the checking for old xfrm_policy hold_queue to beginningLi RongQing2015-05-05
| | * | | | | | | | | | | xfrm: remove the unnecessary checking before call xfrm_pol_holdLi RongQing2015-05-05
| | * | | | | | | | | | | xfrm: slightly optimise xfrm_inputLi RongQing2015-04-24
| | * | | | | | | | | | | xfrm: fix the return code when xfrm_*_register_afinfo failedLi RongQing2015-04-23
| | * | | | | | | | | | | xfrm: optimise the use of walk list header in xfrm_policy/state_walkLi RongQing2015-04-23
| | * | | | | | | | | | | xfrm: remove the xfrm_queue_purge definitionLi RongQing2015-04-23
| * | | | | | | | | | | | tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2015-05-27
| * | | | | | | | | | | | tcp: connect() from bound sockets can be fasterEric Dumazet2015-05-27
| * | | | | | | | | | | | tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-27
| * | | | | | | | | | | | ip_fragment: don't forward defragmented DF packetFlorian Westphal2015-05-27
| * | | | | | | | | | | | net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal2015-05-27
| * | | | | | | | | | | | ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller2015-05-27
| * | | | | | | | | | | | tcp: tcp_tso_autosize() minimum is one packetEric Dumazet2015-05-26
| * | | | | | | | | | | | tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2015-05-26
| * | | | | | | | | | | | tipc: fix bug in link protocol message create functionJon Paul Maloy2015-05-26
| * | | | | | | | | | | | net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet2015-05-25
| * | | | | | | | | | | | net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet2015-05-25
| * | | | | | | | | | | | bridge: skip fdb add if the port shouldn't learnWilson Kok2015-05-25
| * | | | | | | | | | | | pktgen: remove one sparse errorEric Dumazet2015-05-25
| * | | | | | | | | | | | ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2015-05-25
| * | | | | | | | | | | | irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire2015-05-25
| * | | | | | | | | | | | bridge: allow setting hash_max + multicast_router if interface is downLinus Lüssing2015-05-25
| * | | | | | | | | | | | ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal2015-05-25
| * | | | | | | | | | | | ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Break up ip6_rt_copy()Martin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Combine rt6_alloc_cow and rt6_alloc_cloneMartin KaFai Lau2015-05-25
| * | | | | | | | | | | | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25